ComponentOne RichTextBox for UWP
ProxyCollection<T> Class
Members 

C1.Xaml.RichTextBox Namespace : ProxyCollection<T> Class
The type of items in the collection.
Collection class used in C1.Xaml.RichTextBox.Documents.C1TextElement inherited classes.
Object Model
ProxyCollection<T> Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class ProxyCollection(Of T As C1TextElement) 
[System.Reflection.DefaultMember("Item")]
public class ProxyCollection<T> 
where T: C1TextElement
Type Parameters
T
The type of items in the collection.
Inheritance Hierarchy

System.Object
   C1.Xaml.RichTextBox.ProxyCollection<T>

See Also

Reference

ProxyCollection<T> Members
C1.Xaml.RichTextBox Namespace